diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-11 12:35:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 12:35:53 +0900 |
| commit | 9f59d3374c9284111aeef165eb83875edfc660e6 (patch) | |
| tree | 68080dbcd3fb81b265f6885fc1832654e223997e /config/waybar/configs/[TOP] Default_v5 | |
| parent | f4459e7abdf3ad6cf9d78b7f59bbe2524d870886 (diff) | |
| parent | d07749ef91408d68e40c31353a7c732cb149beb3 (diff) | |
Merge pull request #551 from JaKooLit/main
main to development
Diffstat (limited to 'config/waybar/configs/[TOP] Default_v5')
| -rw-r--r-- | config/waybar/configs/[TOP] Default_v5 | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/config/waybar/configs/[TOP] Default_v5 b/config/waybar/configs/[TOP] Default_v5 deleted file mode 100644 index a8a9601a..00000000 --- a/config/waybar/configs/[TOP] Default_v5 +++ /dev/null @@ -1,56 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT v5 - Top ### // -{ -"include": [ - "$HOME/.config/waybar/Modules", - "$HOME/.config/waybar/ModulesWorkspaces", - "$HOME/.config/waybar/ModulesCustom", - "$HOME/.config/waybar/ModulesGroups", - ], -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "custom/separator#blank", - "custom/cava_mviz", - "custom/separator#blank", - "custom/playerctl", - "custom/separator#blank_2", - "hyprland/window", - ], - -"modules-center": [ - "group/app_drawer", - "custom/separator#blank", - "custom/swaync", - "custom/separator#dot-line", - "hyprland/workspaces#rw", - "clock", - "custom/separator#dot-line", - "custom/weather", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/hint", - ], - -"modules-right": [ - "tray", - "network#speed", - "custom/separator#dot-line", - "group/mobo_drawer", - "custom/separator#line", - "group/audio", - "custom/separator#dot-line", - "group/status", - ], -}
\ No newline at end of file |
